home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / NDK / NDK_1.3 / Include-Strip1.3 / include.h / libraries / translator.h < prev   
Encoding:
C/C++ Source or Header  |  1988-07-15  |  133 b   |  7 lines

  1. #ifndef    LIBRARIES_TRANSLATOR_H
  2. #define    LIBRARIES_TRANSLATOR_H
  3. #define    TR_NotUsed    -1
  4. #define    TR_NoMem    -2
  5. #define    TR_MakeBad    -4
  6. #endif
  7.